fix(tests): Replace removed egg syntax for installing client in CI#8496
fix(tests): Replace removed egg syntax for installing client in CI#8496aldbr merged 2 commits intoDIRACGrid:integrationfrom
Conversation
|
I just came across the same issue. Could you please also adjust DIRAC/src/DIRAC/FrameworkSystem/Service/SystemAdministratorHandler.py Lines 262 to 276 in 107503c And DIRAC/docs/source/AdministratorGuide/HowTo/SystemAdministratorInterface.rst Lines 251 to 270 in 107503c |
|
Linked to that: DIRACGrid/Pilot#280 |
|
Not totally sure about the changes in |
|
@aldbr Is the failing CI using some docker container or another remote / cached version? Because I'm pretty sure that's the line I changed here |
|
The failing CI is explicitly installing a v8 client, I've backported this in #8498 |
|
Ah, it is installing it using the installation script from that branch? I had assumed it was using the current installation script to install an old package version. |
fstagni
left a comment
There was a problem hiding this comment.
Can you also update the doc in SystemAdministratorInterface.rst ?
|
@fstagni I think I did? Something missing? |
cd2b4ed to
a8b735e
Compare
Trying to fix the integration tests that fails due to unsupported dependency format for pip.
BEGINRELEASENOTES
ENDRELEASENOTES